home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak Vol E-14
/
Vol E-14.iso
/
games
/
conce002.swf
/
scripts
/
DefineButton2_85
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2014-03-11
|
66b
|
5 lines
on(release){
call("Initialize");
gotoAndStop("Game");
}